FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gematik.erezept-workflow.r4#1.5.0-beta10 (47 ms)

Package de.gematik.erezept-workflow.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.erezept-workflow.r4@1.5.0-beta10&canonical=https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Organization_EU
Url https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Organization_EU
Version 1.5
Status draft
Date 2025-01-01
Name GEM_ERP_PR_Organization_EU
Title Organization Information Received from the EU
Experimental False
Description This Organization Profile is sent by the NCPeH when redeeming a Prescription in the EU
Type Organization
Kind resource

Resources that use this resource

StructureDefinition
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PAR_EU_CloseOperation_Input GEM ERP PR EU CloseOperation Input
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PractitionerRole_EU PractitionerRole Information Received from the EU

Resources that this resource uses

ValueSet
https://gematik.de/fhir/erp/ValueSet/GEM_ERP_VS_HealthCareFacilityType_EU ValueSet of NCPeH HealthCareFacility Types


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "GEM-ERP-PR-Organization-EU",
  "url" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Organization_EU",
  "version" : "1.5",
  "name" : "GEM_ERP_PR_Organization_EU",
  "title" : "Organization Information Received from the EU",
  "status" : "draft",
  "date" : "2025-01-01",
  "description" : "This Organization Profile is sent by the NCPeH when redeeming a Prescription in the EU",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization.meta",
        "path" : "Organization.meta",
        "min" : 1
      },
      {
        "id" : "Organization.meta.profile",
        "path" : "Organization.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Organization_EU|1.5"
      },
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open",
          "description" : "Identifier for the practitioner",
          "ordered" : false
        },
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:ehdsi",
        "path" : "Organization.identifier",
        "sliceName" : "ehdsi",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:ehdsi.use",
        "path" : "Organization.identifier.use",
        "fixedCode" : "official"
      },
      {
        "id" : "Organization.identifier:ehdsi.system",
        "path" : "Organization.identifier.system",
        "min" : 1,
        "fixedUri" : "https://cda.ehdsi.com/ehdsi-dataelement-285",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:ehdsi.value",
        "path" : "Organization.identifier.value",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:facilityId",
        "path" : "Organization.identifier",
        "sliceName" : "facilityId",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:facilityId.use",
        "path" : "Organization.identifier.use",
        "fixedCode" : "official"
      },
      {
        "id" : "Organization.identifier:facilityId.system",
        "path" : "Organization.identifier.system",
        "min" : 1,
        "fixedUri" : "https://cda.ehdsi.com/facilityId",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:facilityId.value",
        "path" : "Organization.identifier.value",
        "mustSupport" : true
      },
      {
        "id" : "Organization.type",
        "path" : "Organization.type",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding",
        "path" : "Organization.type.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://gematik.de/fhir/erp/ValueSet/GEM_ERP_VS_HealthCareFacilityType_EU"
        }
      },
      {
        "id" : "Organization.type.coding.system",
        "path" : "Organization.type.coding.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding.code",
        "path" : "Organization.type.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding.display",
        "path" : "Organization.type.coding.display",
        "mustSupport" : true
      },
      {
        "id" : "Organization.name",
        "path" : "Organization.name",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.telecom",
        "path" : "Organization.telecom",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address",
        "path" : "Organization.address",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.line",
        "path" : "Organization.address.line",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.city",
        "path" : "Organization.address.city",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.state",
        "path" : "Organization.address.state",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.postalCode",
        "path" : "Organization.address.postalCode",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.country",
        "path" : "Organization.address.country",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.